home *** CD-ROM | disk | FTP | other *** search
/ Netrunner 2004 October / NETRUNNER0410.ISO / toku2 / MeedioHouseBot[1].2.20.setup.exe / {app} / Config / NewDB / HBData.mdb / Tasks.json < prev    next >
JavaScript Object Notation  |  2004-07-30  |  186b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Name": "Text (255)",
  5.         "Enabled": "Long Integer NOT NULL",
  6.         "Manual": "Long Integer NOT NULL",
  7.         "GroupID": "Long Integer NOT NULL",
  8.         "Comment": "Text (255)"
  9.     },
  10.     "data": []
  11. }